2016 project-added to repo
[EroBeats.git] / deps / SDL Full / docs / README-pandora.md
blob511a05479c2b3aa942dafcbf9d51f15c12b4bc61
1 Pandora 
2 =====================================================================
4 ( http://openpandora.org/ )
5 - A pandora specific video driver was written to allow SDL 2.0 with OpenGL ES
6 support to work on the pandora under the framebuffer. This driver do not have
7 input support for now, so if you use it you will have to add your own control code.
8 The video driver name is "pandora" so if you have problem running it from
9 the framebuffer, try to set the following variable before starting your application :
10 "export SDL_VIDEODRIVER=pandora"
12 - OpenGL ES support was added to the x11 driver, so it's working like the normal
13 x11 driver one with OpenGLX support, with SDL input event's etc..
16 David CarrĂ© (Cpasjuste)
17 cpasjuste@gmail.com